[INFO] fetching crate ricecoder-tui 0.1.71...
[INFO] testing ricecoder-tui-0.1.71 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ricecoder-tui 0.1.71 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ricecoder-tui 0.1.71
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ricecoder-tui 0.1.71
[INFO] tweaked toml for crates.io crate ricecoder-tui 0.1.71 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ricecoder-tui 0.1.71 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ricecoder-tui 0.1.71 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 141adf2df1a5396f3c0b32a1c130bcd7e91f4ff10235e8f7efa7518af554b297
[INFO] running `Command { std: "docker" "start" "-a" "141adf2df1a5396f3c0b32a1c130bcd7e91f4ff10235e8f7efa7518af554b297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "141adf2df1a5396f3c0b32a1c130bcd7e91f4ff10235e8f7efa7518af554b297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "141adf2df1a5396f3c0b32a1c130bcd7e91f4ff10235e8f7efa7518af554b297", kill_on_drop: false }`
[INFO] [stdout] 141adf2df1a5396f3c0b32a1c130bcd7e91f4ff10235e8f7efa7518af554b297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c5e5cffdad0151cd5b29bf0421bdd23073ebf1043938826e099d0e01d47f8b0
[INFO] running `Command { std: "docker" "start" "-a" "0c5e5cffdad0151cd5b29bf0421bdd23073ebf1043938826e099d0e01d47f8b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pxfm v0.1.26
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling moxcms v0.7.10
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling ricecoder-sessions v0.1.71
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ricecoder-storage v0.1.71
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ricecoder-tui v0.1.71 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.45s
[INFO] running `Command { std: "docker" "inspect" "0c5e5cffdad0151cd5b29bf0421bdd23073ebf1043938826e099d0e01d47f8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5e5cffdad0151cd5b29bf0421bdd23073ebf1043938826e099d0e01d47f8b0", kill_on_drop: false }`
[INFO] [stdout] 0c5e5cffdad0151cd5b29bf0421bdd23073ebf1043938826e099d0e01d47f8b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4113bf5afddff1ae917b16c88db138176a19c8b690ffe4bae18bb4d99d94f1e2
[INFO] running `Command { std: "docker" "start" "-a" "4113bf5afddff1ae917b16c88db138176a19c8b690ffe4bae18bb4d99d94f1e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ricecoder-sessions v0.1.71
[INFO] [stderr]    Compiling ricecoder-storage v0.1.71
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling ricecoder-tui v0.1.71 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ricecoder-tui` (test "core_framework_properties")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name core_framework_properties --edition=2021 tests/core_framework_properties.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=532694d0931abe50 -C extra-filename=-c3c7e106f2b2193b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-81bed08da1b89d0b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-48a22ec19c83ddaf.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a9e0ed5ae347e53e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-4bed4b7a536cecb6.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-652aff2fc343fdd3.rlib --extern ricecoder_sessions=/opt/rustwide/target/debug/deps/libricecoder_sessions-68ba3578c8b4cc04.rlib --extern ricecoder_storage=/opt/rustwide/target/debug/deps/libricecoder_storage-e92f56808ad879dc.rlib --extern ricecoder_tui=/opt/rustwide/target/debug/deps/libricecoder_tui-f24af6ef189dbefb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea5f3693c48fb351.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7d0a1acc99344820.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c28cbf6b7ec9d743.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af858774b502d42a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f3e7b5b71d4d2a4.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-0400d148f3f35063.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d175594d924f7784.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b1e6a91bb71dfc2a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4113bf5afddff1ae917b16c88db138176a19c8b690ffe4bae18bb4d99d94f1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4113bf5afddff1ae917b16c88db138176a19c8b690ffe4bae18bb4d99d94f1e2", kill_on_drop: false }`
[INFO] [stdout] 4113bf5afddff1ae917b16c88db138176a19c8b690ffe4bae18bb4d99d94f1e2
